const runtime.waitReasonGCWorkerActive

4 uses

	runtime (current package)
		mgc.go#L1857: 			casGToWaitingForSuspendG(gp, _Grunning, waitReasonGCWorkerActive)
		runtime2.go#L1252: 	waitReasonGCWorkerActive                          // "GC worker (active)"
		runtime2.go#L1302: 	waitReasonGCWorkerActive:        "GC worker (active)",
		runtime2.go#L1376: 	waitReasonGCWorkerActive:        true,